(automatic-hscrolling): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
authorEli Zaretskii <eliz@gnu.org>
Sun, 20 May 2001 04:12:31 +0000 (04:12 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 20 May 2001 04:12:31 +0000 (04:12 +0000)
lisp/frame.el

index 3b3bf3eaaef969ab8e2dd8f5e2f20948cf8325c9..5eceff5ba6b142a62a97d01accadd1eb5336c5f3 100644 (file)
@@ -1089,7 +1089,7 @@ left untouched.  FRAME nil or omitted means use the selected frame."
   :group 'frames)
 
 (defcustom automatic-hscrolling t
-  "*Allow or disallow autmatic scrolling windows horizontally.
+  "*Allow or disallow automatic scrolling windows horizontally.
 If non-nil, windows are automatically scrolled horizontally to make
 point visible."
   :version "21.1"